chore(deps): bump @actions/io from 2.0.0 to 3.0.2#1064
Conversation
903a122 to
42471b9
Compare
42471b9 to
f7234c4
Compare
Bumps [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io) from 2.0.0 to 3.0.2. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/io/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/io) --- updated-dependencies: - dependency-name: "@actions/io" dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
f7234c4 to
c1330f6
Compare
There was a problem hiding this comment.
Pull request overview
This PR updates the @actions/io dependency used by actions/setup-java from v2 to v3, aligning the action with newer releases of the Actions toolkit.
Changes:
- Bump
@actions/iofrom^2.0.0to^3.0.2inpackage.json. - Update
package-lock.jsonto reflect the new resolved@actions/ioversion and dependency graph.
Show a summary per file
| File | Description |
|---|---|
| package.json | Updates the declared @actions/io dependency version to ^3.0.2. |
| package-lock.json | Updates lockfile entries to resolve @actions/io@3.0.2 (while keeping nested v2 copies for other deps). |
Review details
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 1/2 changed files
- Comments generated: 2
- Review effort level: Low
| "@actions/glob": "^0.5.1", | ||
| "@actions/http-client": "^3.0.2", | ||
| "@actions/io": "^2.0.0", | ||
| "@actions/io": "^3.0.2", |
| "@actions/glob": "^0.5.1", | ||
| "@actions/http-client": "^3.0.2", | ||
| "@actions/io": "^2.0.0", | ||
| "@actions/io": "^3.0.2", |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps @actions/io from 2.0.0 to 3.0.2.
Changelog
Sourced from @actions/io's changelog.
Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@actions/iosince your current version.